home *** CD-ROM | disk | FTP | other *** search
/ Aminet 25 / Aminet 25 (1998)(GTI - Schatztruhe)[!][Jun 1998].iso / Aminet / util / libs / ixem000t.lha / COPYRIGHT < prev   
Text File  |  1998-03-26  |  2KB  |  34 lines

  1.             COPYRIGHT restrictions
  2.  
  3. The source code shipped with this library is subject to the GNU LIBRARY
  4. GENERAL PUBLIC LICENSE, please look at the file COPYING.LIB that comes with
  5. this distribution.  If not, write to the
  6.   Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
  7.  
  8. NOTE:   
  9. There are lots of files subject to other Copyrights, especially those
  10. Copyright by the Regents of the University of California.  In those cases,
  11. the specified Copyright restriction applies TO EACH SUCH SINGLE FILE, but
  12. not the arrangement of putting it in this library.  This restriction should
  13. enforce the consistency of this library.
  14.  
  15. After reading the COPYING.LIB file, you'll notice, that a program that just
  16. uses the library by using OpenLibrary(), and calling functions in it, is to
  17. be considered as a `work that uses the Library', and 5.  of COPYING.LIB
  18. says for this case:  " Such a work, in isolation, is not a derivative work
  19. of the Library, and therefore falls outside the scope of this License."
  20.  
  21. Since the glue functions created by compiling and running gen_glue.c (in
  22. glue) are declared to be in the Public Domain (thus not to be covered by
  23. any license), your compiled and linked executable will NOT become a
  24. derivative of the library, and will thus not be subject to this license.
  25. Thus, you may use the compiled version of the glue files and the other
  26. standard library functions, libc.a and crt0.o in a commercial product
  27. without making it a derivative of the library and thus make it subject to
  28. the library license.  However, you must tell your customers that
  29. ixemul.library and ixnet.library are free software according to this
  30. license, and where they can get a copy of its source code.  The easiest way
  31. to ensure that you remain in compliance with all licenses is to ship a copy
  32. of the ixemul source code with each copy of the binary ixemul.library and
  33. ixnet.library files.
  34.